home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / OpenGL-GLC / glcrendercountedstring.z / glcrendercountedstring
Encoding:
Text File  |  1998-10-20  |  2.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllccccRRRReeeennnnddddeeeerrrrCCCCoooouuuunnnntttteeeeddddSSSSttttrrrriiiinnnngggg((((3333GGGG))))                           OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllccccRRRReeeennnnddddeeeerrrrCCCCoooouuuunnnntttteeeeddddSSSSttttrrrriiiinnnngggg - render a string of a specified number of
  10.      characters
  11.  
  12.  
  13. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  14.      void ggggllllccccRRRReeeennnnddddeeeerrrrCCCCoooouuuunnnntttteeeeddddSSSSttttrrrriiiinnnngggg( GLint _i_n_C_o_u_n_t,
  15.                                   const GLCchar *_i_n_S_t_r_i_n_g )
  16.  
  17.  
  18. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  19.      _i_n_C_o_u_n_t   Specifies the number of elements in the string to be rendered.
  20.  
  21.      _i_n_S_t_r_i_n_g  Specifies the array of characters from which to render _i_n_C_o_u_n_t
  22.                elements.
  23.  
  24.  
  25. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.      ggggllllccccRRRReeeennnnddddeeeerrrrCCCCoooouuuunnnntttteeeeddddSSSSttttrrrriiiinnnngggg is identical to ggggllllccccRRRReeeennnnddddeeeerrrrCCCChhhhaaaarrrr except that it
  27.      renders a string of characters, not just one character. The string
  28.      consists of the first _i_n_C_o_u_n_t elements of the array _i_n_S_t_r_i_n_g. The array
  29.      need not be zero terminated.
  30.  
  31. EEEERRRRRRRROOOORRRRSSSS
  32.      GGGGLLLLCCCC____PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR____EEEERRRRRRRROOOORRRR is generated if _i_n_C_o_u_n_t is less than zero.
  33.  
  34.      GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if the issuing thread has no current GLC
  35.      context.
  36.  
  37. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.      ggggllllccccRRRReeeennnnddddeeeerrrrCCCChhhhaaaarrrr, ggggllllccccRRRReeeennnnddddeeeerrrrSSSSttttrrrriiiinnnngggg
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.